testsuite: Use the cairo renderer for now
authorMatthias Clasen <mclasen@redhat.com>
Tue, 17 Oct 2017 09:35:28 +0000 (17:35 +0800)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 18 Oct 2017 15:30:20 +0000 (17:30 +0200)
testsuite/gtk/meson.build

index 90aa2f86787f954a28315264796010b0962bdddf..2afb14a3fcdcae14447f1c9869454ff7ea04d08a 100644 (file)
@@ -57,6 +57,7 @@ test_env.set('G_TEST_BUILDDIR', meson.current_build_dir())
 test_env.set('G_ENABLE_DIAGNOSTIC', '0')
 test_env.set('GIO_USE_VFS', 'local')
 test_env.set('GSETTINGS_BACKEND', 'memory')
+test_env.set('GSK_RENDERER', 'cairo')
 
 test_cargs = []